3.89 \(\int (d-c^2 d x^2)^{5/2} (a+b \cosh ^{-1}(c x)) \, dx\)

Optimal. Leaf size=293 \[ \frac{5}{16} d^2 x \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )-\frac{5 d^2 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{32 b c \sqrt{c x-1} \sqrt{c x+1}}+\frac{1}{6} x \left (d-c^2 d x^2\right )^{5/2} \left (a+b \cosh ^{-1}(c x)\right )+\frac{5}{24} d x \left (d-c^2 d x^2\right )^{3/2} \left (a+b \cosh ^{-1}(c x)\right )+\frac{5 b c^3 d^2 x^4 \sqrt{d-c^2 d x^2}}{96 \sqrt{c x-1} \sqrt{c x+1}}-\frac{25 b c d^2 x^2 \sqrt{d-c^2 d x^2}}{96 \sqrt{c x-1} \sqrt{c x+1}}+\frac{b d^2 \left (1-c^2 x^2\right )^3 \sqrt{d-c^2 d x^2}}{36 c \sqrt{c x-1} \sqrt{c x+1}} \]

[Out]

(-25*b*c*d^2*x^2*Sqrt[d - c^2*d*x^2])/(96*Sqrt[-1 + c*x]*Sqrt[1 + c*x]) + (5*b*c^3*d^2*x^4*Sqrt[d - c^2*d*x^2]
)/(96*Sqrt[-1 + c*x]*Sqrt[1 + c*x]) + (b*d^2*(1 - c^2*x^2)^3*Sqrt[d - c^2*d*x^2])/(36*c*Sqrt[-1 + c*x]*Sqrt[1
+ c*x]) + (5*d^2*x*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x]))/16 + (5*d*x*(d - c^2*d*x^2)^(3/2)*(a + b*ArcCosh[
c*x]))/24 + (x*(d - c^2*d*x^2)^(5/2)*(a + b*ArcCosh[c*x]))/6 - (5*d^2*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])
^2)/(32*b*c*Sqrt[-1 + c*x]*Sqrt[1 + c*x])

________________________________________________________________________________________

Rubi [A]  time = 0.542958, antiderivative size = 324, normalized size of antiderivative = 1.11, number of steps used = 9, number of rules used = 7, integrand size = 24, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.292, Rules used = {5713, 5685, 5683, 5676, 30, 14, 261} \[ \frac{5}{16} d^2 x \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{6} d^2 x (1-c x)^2 (c x+1)^2 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )+\frac{5}{24} d^2 x (1-c x) (c x+1) \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )-\frac{5 d^2 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{32 b c \sqrt{c x-1} \sqrt{c x+1}}+\frac{5 b c^3 d^2 x^4 \sqrt{d-c^2 d x^2}}{96 \sqrt{c x-1} \sqrt{c x+1}}-\frac{25 b c d^2 x^2 \sqrt{d-c^2 d x^2}}{96 \sqrt{c x-1} \sqrt{c x+1}}+\frac{b d^2 \left (1-c^2 x^2\right )^3 \sqrt{d-c^2 d x^2}}{36 c \sqrt{c x-1} \sqrt{c x+1}} \]

Antiderivative was successfully verified.

[In]

Int[(d - c^2*d*x^2)^(5/2)*(a + b*ArcCosh[c*x]),x]

[Out]

(-25*b*c*d^2*x^2*Sqrt[d - c^2*d*x^2])/(96*Sqrt[-1 + c*x]*Sqrt[1 + c*x]) + (5*b*c^3*d^2*x^4*Sqrt[d - c^2*d*x^2]
)/(96*Sqrt[-1 + c*x]*Sqrt[1 + c*x]) + (b*d^2*(1 - c^2*x^2)^3*Sqrt[d - c^2*d*x^2])/(36*c*Sqrt[-1 + c*x]*Sqrt[1
+ c*x]) + (5*d^2*x*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x]))/16 + (5*d^2*x*(1 - c*x)*(1 + c*x)*Sqrt[d - c^2*d*
x^2]*(a + b*ArcCosh[c*x]))/24 + (d^2*x*(1 - c*x)^2*(1 + c*x)^2*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x]))/6 - (
5*d^2*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^2)/(32*b*c*Sqrt[-1 + c*x]*Sqrt[1 + c*x])

Rule 5713

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((d_) + (e_.)*(x_)^2)^(p_), x_Symbol] :> Dist[((-d)^IntPart[p]*(
d + e*x^2)^FracPart[p])/((1 + c*x)^FracPart[p]*(-1 + c*x)^FracPart[p]), Int[(1 + c*x)^p*(-1 + c*x)^p*(a + b*Ar
cCosh[c*x])^n, x], x] /; FreeQ[{a, b, c, d, e, n, p}, x] && EqQ[c^2*d + e, 0] &&  !IntegerQ[p]

Rule 5685

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((d1_) + (e1_.)*(x_))^(p_.)*((d2_) + (e2_.)*(x_))^(p_.), x_Symbo
l] :> Simp[(x*(d1 + e1*x)^p*(d2 + e2*x)^p*(a + b*ArcCosh[c*x])^n)/(2*p + 1), x] + (Dist[(2*d1*d2*p)/(2*p + 1),
 Int[(d1 + e1*x)^(p - 1)*(d2 + e2*x)^(p - 1)*(a + b*ArcCosh[c*x])^n, x], x] - Dist[(b*c*n*(-(d1*d2))^(p - 1/2)
*Sqrt[d1 + e1*x]*Sqrt[d2 + e2*x])/((2*p + 1)*Sqrt[1 + c*x]*Sqrt[-1 + c*x]), Int[x*(-1 + c^2*x^2)^(p - 1/2)*(a
+ b*ArcCosh[c*x])^(n - 1), x], x]) /; FreeQ[{a, b, c, d1, e1, d2, e2}, x] && EqQ[e1, c*d1] && EqQ[e2, -(c*d2)]
 && GtQ[n, 0] && GtQ[p, 0] && IntegerQ[p - 1/2]

Rule 5683

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*Sqrt[(d1_) + (e1_.)*(x_)]*Sqrt[(d2_) + (e2_.)*(x_)], x_Symbol] :
> Simp[(x*Sqrt[d1 + e1*x]*Sqrt[d2 + e2*x]*(a + b*ArcCosh[c*x])^n)/2, x] + (-Dist[(Sqrt[d1 + e1*x]*Sqrt[d2 + e2
*x])/(2*Sqrt[1 + c*x]*Sqrt[-1 + c*x]), Int[(a + b*ArcCosh[c*x])^n/(Sqrt[1 + c*x]*Sqrt[-1 + c*x]), x], x] - Dis
t[(b*c*n*Sqrt[d1 + e1*x]*Sqrt[d2 + e2*x])/(2*Sqrt[1 + c*x]*Sqrt[-1 + c*x]), Int[x*(a + b*ArcCosh[c*x])^(n - 1)
, x], x]) /; FreeQ[{a, b, c, d1, e1, d2, e2}, x] && EqQ[e1, c*d1] && EqQ[e2, -(c*d2)] && GtQ[n, 0]

Rule 5676

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)/(Sqrt[(d1_) + (e1_.)*(x_)]*Sqrt[(d2_) + (e2_.)*(x_)]), x_Symbol]
 :> Simp[(a + b*ArcCosh[c*x])^(n + 1)/(b*c*Sqrt[-(d1*d2)]*(n + 1)), x] /; FreeQ[{a, b, c, d1, e1, d2, e2, n},
x] && EqQ[e1, c*d1] && EqQ[e2, -(c*d2)] && GtQ[d1, 0] && LtQ[d2, 0] && NeQ[n, -1]

Rule 30

Int[(x_)^(m_.), x_Symbol] :> Simp[x^(m + 1)/(m + 1), x] /; FreeQ[m, x] && NeQ[m, -1]

Rule 14

Int[(u_)*((c_.)*(x_))^(m_.), x_Symbol] :> Int[ExpandIntegrand[(c*x)^m*u, x], x] /; FreeQ[{c, m}, x] && SumQ[u]
 &&  !LinearQ[u, x] &&  !MatchQ[u, (a_) + (b_.)*(v_) /; FreeQ[{a, b}, x] && InverseFunctionQ[v]]

Rule 261

Int[(x_)^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(a + b*x^n)^(p + 1)/(b*n*(p + 1)), x] /; FreeQ
[{a, b, m, n, p}, x] && EqQ[m, n - 1] && NeQ[p, -1]

Rubi steps

\begin{align*} \int \left (d-c^2 d x^2\right )^{5/2} \left (a+b \cosh ^{-1}(c x)\right ) \, dx &=\frac{\left (d^2 \sqrt{d-c^2 d x^2}\right ) \int (-1+c x)^{5/2} (1+c x)^{5/2} \left (a+b \cosh ^{-1}(c x)\right ) \, dx}{\sqrt{-1+c x} \sqrt{1+c x}}\\ &=\frac{1}{6} d^2 x (1-c x)^2 (1+c x)^2 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )-\frac{\left (5 d^2 \sqrt{d-c^2 d x^2}\right ) \int (-1+c x)^{3/2} (1+c x)^{3/2} \left (a+b \cosh ^{-1}(c x)\right ) \, dx}{6 \sqrt{-1+c x} \sqrt{1+c x}}-\frac{\left (b c d^2 \sqrt{d-c^2 d x^2}\right ) \int x \left (-1+c^2 x^2\right )^2 \, dx}{6 \sqrt{-1+c x} \sqrt{1+c x}}\\ &=\frac{b d^2 \left (1-c^2 x^2\right )^3 \sqrt{d-c^2 d x^2}}{36 c \sqrt{-1+c x} \sqrt{1+c x}}+\frac{5}{24} d^2 x (1-c x) (1+c x) \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{6} d^2 x (1-c x)^2 (1+c x)^2 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )+\frac{\left (5 d^2 \sqrt{d-c^2 d x^2}\right ) \int \sqrt{-1+c x} \sqrt{1+c x} \left (a+b \cosh ^{-1}(c x)\right ) \, dx}{8 \sqrt{-1+c x} \sqrt{1+c x}}+\frac{\left (5 b c d^2 \sqrt{d-c^2 d x^2}\right ) \int x \left (-1+c^2 x^2\right ) \, dx}{24 \sqrt{-1+c x} \sqrt{1+c x}}\\ &=\frac{b d^2 \left (1-c^2 x^2\right )^3 \sqrt{d-c^2 d x^2}}{36 c \sqrt{-1+c x} \sqrt{1+c x}}+\frac{5}{16} d^2 x \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )+\frac{5}{24} d^2 x (1-c x) (1+c x) \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{6} d^2 x (1-c x)^2 (1+c x)^2 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )-\frac{\left (5 d^2 \sqrt{d-c^2 d x^2}\right ) \int \frac{a+b \cosh ^{-1}(c x)}{\sqrt{-1+c x} \sqrt{1+c x}} \, dx}{16 \sqrt{-1+c x} \sqrt{1+c x}}+\frac{\left (5 b c d^2 \sqrt{d-c^2 d x^2}\right ) \int \left (-x+c^2 x^3\right ) \, dx}{24 \sqrt{-1+c x} \sqrt{1+c x}}-\frac{\left (5 b c d^2 \sqrt{d-c^2 d x^2}\right ) \int x \, dx}{16 \sqrt{-1+c x} \sqrt{1+c x}}\\ &=-\frac{25 b c d^2 x^2 \sqrt{d-c^2 d x^2}}{96 \sqrt{-1+c x} \sqrt{1+c x}}+\frac{5 b c^3 d^2 x^4 \sqrt{d-c^2 d x^2}}{96 \sqrt{-1+c x} \sqrt{1+c x}}+\frac{b d^2 \left (1-c^2 x^2\right )^3 \sqrt{d-c^2 d x^2}}{36 c \sqrt{-1+c x} \sqrt{1+c x}}+\frac{5}{16} d^2 x \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )+\frac{5}{24} d^2 x (1-c x) (1+c x) \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{6} d^2 x (1-c x)^2 (1+c x)^2 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )-\frac{5 d^2 \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{32 b c \sqrt{-1+c x} \sqrt{1+c x}}\\ \end{align*}

Mathematica [A]  time = 2.27664, size = 347, normalized size = 1.18 \[ \frac{48 a c d^2 x \sqrt{\frac{c x-1}{c x+1}} (c x+1) \left (8 c^4 x^4-26 c^2 x^2+33\right ) \sqrt{d-c^2 d x^2}-720 a d^{5/2} \sqrt{\frac{c x-1}{c x+1}} (c x+1) \tan ^{-1}\left (\frac{c x \sqrt{d-c^2 d x^2}}{\sqrt{d} \left (c^2 x^2-1\right )}\right )-288 b d^2 \sqrt{d-c^2 d x^2} \left (\cosh \left (2 \cosh ^{-1}(c x)\right )+2 \cosh ^{-1}(c x) \left (\cosh ^{-1}(c x)-\sinh \left (2 \cosh ^{-1}(c x)\right )\right )\right )+36 b d^2 \sqrt{d-c^2 d x^2} \left (8 \cosh ^{-1}(c x)^2+\cosh \left (4 \cosh ^{-1}(c x)\right )-4 \cosh ^{-1}(c x) \sinh \left (4 \cosh ^{-1}(c x)\right )\right )+b d^2 \sqrt{d-c^2 d x^2} \left (-72 \cosh ^{-1}(c x)^2+18 \cosh \left (2 \cosh ^{-1}(c x)\right )-9 \cosh \left (4 \cosh ^{-1}(c x)\right )-2 \cosh \left (6 \cosh ^{-1}(c x)\right )+12 \cosh ^{-1}(c x) \left (-3 \sinh \left (2 \cosh ^{-1}(c x)\right )+3 \sinh \left (4 \cosh ^{-1}(c x)\right )+\sinh \left (6 \cosh ^{-1}(c x)\right )\right )\right )}{2304 c \sqrt{\frac{c x-1}{c x+1}} (c x+1)} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[(d - c^2*d*x^2)^(5/2)*(a + b*ArcCosh[c*x]),x]

[Out]

(48*a*c*d^2*x*Sqrt[(-1 + c*x)/(1 + c*x)]*(1 + c*x)*Sqrt[d - c^2*d*x^2]*(33 - 26*c^2*x^2 + 8*c^4*x^4) - 720*a*d
^(5/2)*Sqrt[(-1 + c*x)/(1 + c*x)]*(1 + c*x)*ArcTan[(c*x*Sqrt[d - c^2*d*x^2])/(Sqrt[d]*(-1 + c^2*x^2))] - 288*b
*d^2*Sqrt[d - c^2*d*x^2]*(Cosh[2*ArcCosh[c*x]] + 2*ArcCosh[c*x]*(ArcCosh[c*x] - Sinh[2*ArcCosh[c*x]])) + 36*b*
d^2*Sqrt[d - c^2*d*x^2]*(8*ArcCosh[c*x]^2 + Cosh[4*ArcCosh[c*x]] - 4*ArcCosh[c*x]*Sinh[4*ArcCosh[c*x]]) + b*d^
2*Sqrt[d - c^2*d*x^2]*(-72*ArcCosh[c*x]^2 + 18*Cosh[2*ArcCosh[c*x]] - 9*Cosh[4*ArcCosh[c*x]] - 2*Cosh[6*ArcCos
h[c*x]] + 12*ArcCosh[c*x]*(-3*Sinh[2*ArcCosh[c*x]] + 3*Sinh[4*ArcCosh[c*x]] + Sinh[6*ArcCosh[c*x]])))/(2304*c*
Sqrt[(-1 + c*x)/(1 + c*x)]*(1 + c*x))

________________________________________________________________________________________

Maple [A]  time = 0.204, size = 462, normalized size = 1.6 \begin{align*}{\frac{ax}{6} \left ( -{c}^{2}d{x}^{2}+d \right ) ^{{\frac{5}{2}}}}+{\frac{5\,adx}{24} \left ( -{c}^{2}d{x}^{2}+d \right ) ^{{\frac{3}{2}}}}+{\frac{5\,a{d}^{2}x}{16}\sqrt{-{c}^{2}d{x}^{2}+d}}+{\frac{5\,a{d}^{3}}{16}\arctan \left ({x\sqrt{{c}^{2}d}{\frac{1}{\sqrt{-{c}^{2}d{x}^{2}+d}}}} \right ){\frac{1}{\sqrt{{c}^{2}d}}}}-{\frac{5\,{d}^{2}b \left ({\rm arccosh} \left (cx\right ) \right ) ^{2}}{32\,c}\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }{\frac{1}{\sqrt{cx-1}}}{\frac{1}{\sqrt{cx+1}}}}-{\frac{{d}^{2}b{c}^{5}{x}^{6}}{36}\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }{\frac{1}{\sqrt{cx-1}}}{\frac{1}{\sqrt{cx+1}}}}+{\frac{13\,{d}^{2}b{c}^{3}{x}^{4}}{96}\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }{\frac{1}{\sqrt{cx-1}}}{\frac{1}{\sqrt{cx+1}}}}-{\frac{11\,{d}^{2}bc{x}^{2}}{32}\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }{\frac{1}{\sqrt{cx-1}}}{\frac{1}{\sqrt{cx+1}}}}+{\frac{{d}^{2}b{c}^{6}{\rm arccosh} \left (cx\right ){x}^{7}}{ \left ( 6\,cx+6 \right ) \left ( cx-1 \right ) }\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }}-{\frac{17\,{d}^{2}b{c}^{4}{\rm arccosh} \left (cx\right ){x}^{5}}{ \left ( 24\,cx+24 \right ) \left ( cx-1 \right ) }\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }}+{\frac{59\,b{c}^{2}{d}^{2}{\rm arccosh} \left (cx\right ){x}^{3}}{ \left ( 48\,cx+48 \right ) \left ( cx-1 \right ) }\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }}-{\frac{11\,b{d}^{2}{\rm arccosh} \left (cx\right )x}{ \left ( 16\,cx+16 \right ) \left ( cx-1 \right ) }\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }}+{\frac{299\,{d}^{2}b}{2304\,c}\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }{\frac{1}{\sqrt{cx-1}}}{\frac{1}{\sqrt{cx+1}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((-c^2*d*x^2+d)^(5/2)*(a+b*arccosh(c*x)),x)

[Out]

1/6*a*x*(-c^2*d*x^2+d)^(5/2)+5/24*a*d*x*(-c^2*d*x^2+d)^(3/2)+5/16*a*d^2*x*(-c^2*d*x^2+d)^(1/2)+5/16*a*d^3/(c^2
*d)^(1/2)*arctan((c^2*d)^(1/2)*x/(-c^2*d*x^2+d)^(1/2))-5/32*b*(-d*(c^2*x^2-1))^(1/2)/(c*x-1)^(1/2)/(c*x+1)^(1/
2)/c*arccosh(c*x)^2*d^2-1/36*b*(-d*(c^2*x^2-1))^(1/2)*d^2/(c*x+1)^(1/2)/(c*x-1)^(1/2)*c^5*x^6+13/96*b*(-d*(c^2
*x^2-1))^(1/2)*d^2/(c*x+1)^(1/2)/(c*x-1)^(1/2)*c^3*x^4-11/32*b*(-d*(c^2*x^2-1))^(1/2)*d^2/(c*x+1)^(1/2)/(c*x-1
)^(1/2)*c*x^2+1/6*b*(-d*(c^2*x^2-1))^(1/2)*d^2/(c*x+1)/(c*x-1)*c^6*arccosh(c*x)*x^7-17/24*b*(-d*(c^2*x^2-1))^(
1/2)*d^2/(c*x+1)/(c*x-1)*c^4*arccosh(c*x)*x^5+59/48*b*(-d*(c^2*x^2-1))^(1/2)*d^2/(c*x+1)/(c*x-1)*c^2*arccosh(c
*x)*x^3-11/16*b*(-d*(c^2*x^2-1))^(1/2)*d^2/(c*x+1)/(c*x-1)*arccosh(c*x)*x+299/2304*b*(-d*(c^2*x^2-1))^(1/2)*d^
2/(c*x+1)^(1/2)/(c*x-1)^(1/2)/c

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-c^2*d*x^2+d)^(5/2)*(a+b*arccosh(c*x)),x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left ({\left (a c^{4} d^{2} x^{4} - 2 \, a c^{2} d^{2} x^{2} + a d^{2} +{\left (b c^{4} d^{2} x^{4} - 2 \, b c^{2} d^{2} x^{2} + b d^{2}\right )} \operatorname{arcosh}\left (c x\right )\right )} \sqrt{-c^{2} d x^{2} + d}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-c^2*d*x^2+d)^(5/2)*(a+b*arccosh(c*x)),x, algorithm="fricas")

[Out]

integral((a*c^4*d^2*x^4 - 2*a*c^2*d^2*x^2 + a*d^2 + (b*c^4*d^2*x^4 - 2*b*c^2*d^2*x^2 + b*d^2)*arccosh(c*x))*sq
rt(-c^2*d*x^2 + d), x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-c**2*d*x**2+d)**(5/2)*(a+b*acosh(c*x)),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int{\left (-c^{2} d x^{2} + d\right )}^{\frac{5}{2}}{\left (b \operatorname{arcosh}\left (c x\right ) + a\right )}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-c^2*d*x^2+d)^(5/2)*(a+b*arccosh(c*x)),x, algorithm="giac")

[Out]

integrate((-c^2*d*x^2 + d)^(5/2)*(b*arccosh(c*x) + a), x)